<a name="comment"></a>
<h3>
	<txp:comments_invite textonly="1" showalways="1" showcount="0" />
</h3>

<txp:comments />

<txp:if_comments_preview>
	<a name="cpreview"></a>
	<div id="cpreview">
		<txp:comments_preview />
	</div>
</txp:if_comments_preview>

<txp:if_comments_allowed>
	<txp:comments_form />
	
	<txp:else />
	<p>
		<txp:text item="comments_closed" />
	</p>
</txp:if_comments_allowed>